GtkStyleContext: Do not cancel possibly unstarted transitions
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 22:16:09 +0000 (23:16 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 22:52:21 +0000 (23:52 +0100)
commitd5b0ccacce2179628b22d4f9ce9392625c106a7f
tree81e141a805721d0bf82e37939ee783dec4c9a1a5
parent733cb5e43d10003c78921c69f0675487ae0b032b
GtkStyleContext: Do not cancel possibly unstarted transitions

It might happen that this overcautious check is done on an animation
that didn't have time to gather invalidation rectangles.
gtk/gtkstylecontext.c